In this example, the query finds all of the contacts created this year using the @Now variable to dynamically filter the query.
1. Select IQA > New > Query.
2. Enter the Summary information.
3. On the Sources tab, add CsContact.
4. On the Filters tab, select the Date Added property.
5. Select the Between comparison type.
Two date fields display in the Value column.
6. In the first Value date field, enter the first day of the year.
7. In the second Value date field, enter @Now. Click the + icon to add the line.
8. From the Display tab, customize the fields to display.
9. Save the query.
When you run the query, it lists all of the contacts created so far this year.